#cf145e color space conversions
Hex:
#cf145e
RGB:
207, 20, 94
CMY:
19, 92, 63
CMYK:
0, 90, 55, 19
HSL:
336°, 82.3789%, 44.5098%
HSV (HSB):
336°, 90.3382%, 81.1765%
XYZ:
28.0027, 14.5739, 11.9268
xyY:
0.5138, 0.2674, 14.5739
CIE-Lab:
45.0449, 69.5785, 9.5559
CIE-LCH:
45.0449, 70.2317, 7.8200
CIE-Luv:
45.0449, 116.4206, -2.2586
Hunter-Lab:
38.1757, 64.1258, 8.1997
#cf145e color charts
#cf145e color shades, tints & tones
#cf145e color schemes
#cf145e color preview, HTML & CSS examples
This text has a color of #cf145e
<p style="color:#cf145e;">Text here</p>
.mytext {color:#cf145e;}
This box has a color of #cf145e
<div style="background-color:#cf145e;">Content here</div>
.mybackground {background-color:#cf145e;}
Border around this has a color of #cf145e
<div style="border:2px solid #cf145e;">Content here</div>
.myborder {border:2px solid #cf145e;}