#cf123c color space conversions
Hex:
#cf123c
RGB:
207, 18, 60
CMY:
19, 93, 76
CMYK:
0, 91, 71, 19
HSL:
347°, 84.0000%, 44.1176%
HSV (HSB):
347°, 91.3043%, 81.1765%
XYZ:
26.7640, 14.0243, 5.5713
xyY:
0.5773, 0.3025, 14.0243
CIE-Lab:
44.2677, 67.9491, 29.6600
CIE-LCH:
44.2677, 74.1404, 23.5814
CIE-Luv:
44.2677, 128.8523, 16.6290
Hunter-Lab:
37.4490, 62.0347, 17.3937
#cf123c color charts
#cf123c color shades, tints & tones
#cf123c color schemes
#cf123c color preview, HTML & CSS examples
This text has a color of #cf123c
<p style="color:#cf123c;">Text here</p>
.mytext {color:#cf123c;}
This box has a color of #cf123c
<div style="background-color:#cf123c;">Content here</div>
.mybackground {background-color:#cf123c;}
Border around this has a color of #cf123c
<div style="border:2px solid #cf123c;">Content here</div>
.myborder {border:2px solid #cf123c;}