#cf102e color space conversions
Hex:
#cf102e
RGB:
207, 16, 46
CMY:
19, 94, 82
CMYK:
0, 92, 78, 19
HSL:
351°, 85.6502%, 43.7255%
HSV (HSB):
351°, 92.2705%, 81.1765%
XYZ:
26.4106, 13.8332, 3.8629
xyY:
0.5988, 0.3136, 13.8332
CIE-Lab:
43.9928, 67.6847, 37.7186
CIE-LCH:
43.9928, 77.4849, 29.1296
CIE-Luv:
43.9928, 132.9562, 22.1861
Hunter-Lab:
37.1931, 61.6639, 19.8773
#cf102e color charts
#cf102e color shades, tints & tones
#cf102e color schemes
#cf102e color preview, HTML & CSS examples
This text has a color of #cf102e
<p style="color:#cf102e;">Text here</p>
.mytext {color:#cf102e;}
This box has a color of #cf102e
<div style="background-color:#cf102e;">Content here</div>
.mybackground {background-color:#cf102e;}
Border around this has a color of #cf102e
<div style="border:2px solid #cf102e;">Content here</div>
.myborder {border:2px solid #cf102e;}