#c01e26 color space conversions
Hex:
#c01e26
RGB:
192, 30, 38
CMY:
25, 88, 85
CMYK:
0, 84, 80, 25
HSL:
357°, 72.9730%, 43.5294%
HSV (HSB):
357°, 84.3750%, 75.2941%
XYZ:
22.5524, 12.2750, 3.0144
xyY:
0.5960, 0.3244, 12.2750
CIE-Lab:
41.6498, 61.0525, 38.8933
CIE-LCH:
41.6498, 72.3885, 32.4991
CIE-Luv:
41.6498, 119.3019, 23.7070
Hunter-Lab:
35.0356, 53.5877, 19.4238
#c01e26 color charts
#c01e26 color shades, tints & tones
#c01e26 color schemes
#c01e26 color preview, HTML & CSS examples
This text has a color of #c01e26
<p style="color:#c01e26;">Text here</p>
.mytext {color:#c01e26;}
This box has a color of #c01e26
<div style="background-color:#c01e26;">Content here</div>
.mybackground {background-color:#c01e26;}
Border around this has a color of #c01e26
<div style="border:2px solid #c01e26;">Content here</div>
.myborder {border:2px solid #c01e26;}