#c2030a color space conversions
Hex:
#c2030a
RGB:
194, 3, 10
CMY:
24, 99, 96
CMYK:
0, 98, 95, 24
HSL:
358°, 96.9543%, 38.6275%
HSV (HSB):
358°, 98.4536%, 76.0784%
XYZ:
22.3355, 11.5564, 1.3406
xyY:
0.6339, 0.3280, 11.5564
CIE-Lab:
40.5022, 65.0038, 51.2357
CIE-LCH:
40.5022, 82.7683, 38.2450
CIE-Luv:
40.5022, 131.3871, 27.6294
Hunter-Lab:
33.9947, 57.7890, 21.4582
#c2030a color charts
#c2030a color shades, tints & tones
#c2030a color schemes
#c2030a color preview, HTML & CSS examples
This text has a color of #c2030a
<p style="color:#c2030a;">Text here</p>
.mytext {color:#c2030a;}
This box has a color of #c2030a
<div style="background-color:#c2030a;">Content here</div>
.mybackground {background-color:#c2030a;}
Border around this has a color of #c2030a
<div style="border:2px solid #c2030a;">Content here</div>
.myborder {border:2px solid #c2030a;}