#f23f65 color space conversions
Hex:
#f23f65
RGB:
242, 63, 101
CMY:
5, 75, 60
CMYK:
0, 74, 58, 5
HSL:
347°, 87.3171%, 59.8039%
HSV (HSB):
347°, 73.9669%, 94.9020%
XYZ:
40.7444, 23.3718, 14.6757
xyY:
0.5171, 0.2966, 23.3718
CIE-Lab:
55.4533, 69.0162, 20.6516
CIE-LCH:
55.4533, 72.0397, 16.6587
CIE-Luv:
55.4533, 127.2528, 10.6918
Hunter-Lab:
48.3444, 65.8360, 15.8428
#f23f65 color charts
#f23f65 color shades, tints & tones
#f23f65 color schemes
#f23f65 color preview, HTML & CSS examples
This text has a color of #f23f65
<p style="color:#f23f65;">Text here</p>
.mytext {color:#f23f65;}
This box has a color of #f23f65
<div style="background-color:#f23f65;">Content here</div>
.mybackground {background-color:#f23f65;}
Border around this has a color of #f23f65
<div style="border:2px solid #f23f65;">Content here</div>
.myborder {border:2px solid #f23f65;}