#cf013c color space conversions
Hex:
#cf013c
RGB:
207, 1, 60
CMY:
19, 100, 76
CMYK:
0, 100, 71, 19
HSL:
343°, 99.0385%, 40.7843%
HSV (HSB):
343°, 99.5169%, 81.1765%
XYZ:
26.5586, 13.6134, 5.5028
xyY:
0.5815, 0.2980, 13.6134
CIE-Lab:
43.6732, 69.6706, 28.9406
CIE-LCH:
43.6732, 75.4424, 22.5576
CIE-Luv:
43.6732, 131.6015, 15.4205
Hunter-Lab:
36.8963, 63.9190, 16.9847
#cf013c color charts
#cf013c color shades, tints & tones
#cf013c color schemes
#cf013c color preview, HTML & CSS examples
This text has a color of #cf013c
<p style="color:#cf013c;">Text here</p>
.mytext {color:#cf013c;}
This box has a color of #cf013c
<div style="background-color:#cf013c;">Content here</div>
.mybackground {background-color:#cf013c;}
Border around this has a color of #cf013c
<div style="border:2px solid #cf013c;">Content here</div>
.myborder {border:2px solid #cf013c;}