#c80309 color space conversions
Hex:
#c80309
RGB:
200, 3, 9
CMY:
22, 99, 96
CMYK:
0, 99, 96, 22
HSL:
358°, 97.0443%, 39.8039%
HSV (HSB):
358°, 98.5000%, 78.4314%
XYZ:
23.9013, 12.3642, 1.3852
xyY:
0.6348, 0.3284, 12.3642
CIE-Lab:
41.7892, 66.5042, 52.9472
CIE-LCH:
41.7892, 85.0071, 38.5250
CIE-Luv:
41.7892, 135.7700, 28.6963
Hunter-Lab:
35.1628, 59.7974, 22.2782
#c80309 color charts
#c80309 color shades, tints & tones
#c80309 color schemes
#c80309 color preview, HTML & CSS examples
This text has a color of #c80309
<p style="color:#c80309;">Text here</p>
.mytext {color:#c80309;}
This box has a color of #c80309
<div style="background-color:#c80309;">Content here</div>
.mybackground {background-color:#c80309;}
Border around this has a color of #c80309
<div style="border:2px solid #c80309;">Content here</div>
.myborder {border:2px solid #c80309;}