#c2050a color space conversions
Hex:
#c2050a
RGB:
194, 5, 10
CMY:
24, 98, 96
CMYK:
0, 97, 95, 24
HSL:
358°, 94.9749%, 39.0196%
HSV (HSB):
358°, 97.4227%, 76.0784%
XYZ:
22.3572, 11.5998, 1.3478
xyY:
0.6333, 0.3286, 11.5998
CIE-Lab:
40.5728, 64.7992, 51.2746
CIE-LCH:
40.5728, 82.6318, 38.3540
CIE-Luv:
40.5728, 131.0270, 27.7538
Hunter-Lab:
34.0585, 57.5715, 21.4947
#c2050a color charts
#c2050a color shades, tints & tones
#c2050a color schemes
#c2050a color preview, HTML & CSS examples
This text has a color of #c2050a
<p style="color:#c2050a;">Text here</p>
.mytext {color:#c2050a;}
This box has a color of #c2050a
<div style="background-color:#c2050a;">Content here</div>
.mybackground {background-color:#c2050a;}
Border around this has a color of #c2050a
<div style="border:2px solid #c2050a;">Content here</div>
.myborder {border:2px solid #c2050a;}