#c0102f color space conversions
Hex:
#c0102f
RGB:
192, 16, 47
CMY:
25, 94, 82
CMYK:
0, 92, 76, 25
HSL:
349°, 84.6154%, 40.7843%
HSV (HSB):
349°, 91.6667%, 75.2941%
XYZ:
22.4366, 11.7823, 3.7810
xyY:
0.5904, 0.3101, 11.7823
CIE-Lab:
40.8680, 63.8920, 32.7986
CIE-LCH:
40.8680, 71.8188, 27.1734
CIE-Luv:
40.8680, 121.3882, 18.8001
Hunter-Lab:
34.3253, 56.6064, 17.4968
#c0102f color charts
#c0102f color shades, tints & tones
#c0102f color schemes
#c0102f color preview, HTML & CSS examples
This text has a color of #c0102f
<p style="color:#c0102f;">Text here</p>
.mytext {color:#c0102f;}
This box has a color of #c0102f
<div style="background-color:#c0102f;">Content here</div>
.mybackground {background-color:#c0102f;}
Border around this has a color of #c0102f
<div style="border:2px solid #c0102f;">Content here</div>
.myborder {border:2px solid #c0102f;}