#f12d65 color space conversions
Hex:
#f12d65
RGB:
241, 45, 101
CMY:
5, 82, 60
CMYK:
0, 81, 58, 5
HSL:
343°, 87.5000%, 56.0784%
HSV (HSB):
343°, 81.3278%, 94.5098%
XYZ:
39.5630, 21.5171, 14.3799
xyY:
0.5243, 0.2851, 21.5171
CIE-Lab:
53.5109, 73.7090, 17.9960
CIE-LCH:
53.5109, 75.8740, 13.7203
CIE-Luv:
53.5109, 133.8850, 6.4555
Hunter-Lab:
46.3866, 71.0657, 14.0906
#f12d65 color charts
#f12d65 color shades, tints & tones
#f12d65 color schemes
#f12d65 color preview, HTML & CSS examples
This text has a color of #f12d65
<p style="color:#f12d65;">Text here</p>
.mytext {color:#f12d65;}
This box has a color of #f12d65
<div style="background-color:#f12d65;">Content here</div>
.mybackground {background-color:#f12d65;}
Border around this has a color of #f12d65
<div style="border:2px solid #f12d65;">Content here</div>
.myborder {border:2px solid #f12d65;}