#c0102a color space conversions
Hex:
#c0102a
RGB:
192, 16, 42
CMY:
25, 94, 84
CMYK:
0, 92, 78, 25
HSL:
351°, 84.6154%, 40.7843%
HSV (HSB):
351°, 91.6667%, 75.2941%
XYZ:
22.3414, 11.7442, 3.2798
xyY:
0.5979, 0.3143, 11.7442
CIE-Lab:
40.8067, 63.7188, 35.7134
CIE-LCH:
40.8067, 73.0447, 29.2700
CIE-Luv:
40.8067, 122.5920, 20.6824
Hunter-Lab:
34.2698, 56.3968, 18.3145
#c0102a color charts
#c0102a color shades, tints & tones
#c0102a color schemes
#c0102a color preview, HTML & CSS examples
This text has a color of #c0102a
<p style="color:#c0102a;">Text here</p>
.mytext {color:#c0102a;}
This box has a color of #c0102a
<div style="background-color:#c0102a;">Content here</div>
.mybackground {background-color:#c0102a;}
Border around this has a color of #c0102a
<div style="border:2px solid #c0102a;">Content here</div>
.myborder {border:2px solid #c0102a;}