#c0123e color space conversions
Hex:
#c0123e
RGB:
192, 18, 62
CMY:
25, 93, 76
CMYK:
0, 91, 68, 25
HSL:
345°, 82.8571%, 41.1765%
HSV (HSB):
345°, 90.6250%, 75.2941%
XYZ:
22.8240, 11.9869, 5.6682
xyY:
0.5638, 0.2961, 11.9869
CIE-Lab:
41.1953, 64.2499, 23.9348
CIE-LCH:
41.1953, 68.5633, 20.4317
CIE-Luv:
41.1953, 116.6609, 12.2415
Hunter-Lab:
34.6221, 57.0846, 14.5288
#c0123e color charts
#c0123e color shades, tints & tones
#c0123e color schemes
#c0123e color preview, HTML & CSS examples
This text has a color of #c0123e
<p style="color:#c0123e;">Text here</p>
.mytext {color:#c0123e;}
This box has a color of #c0123e
<div style="background-color:#c0123e;">Content here</div>
.mybackground {background-color:#c0123e;}
Border around this has a color of #c0123e
<div style="border:2px solid #c0123e;">Content here</div>
.myborder {border:2px solid #c0123e;}