#c01e33 color space conversions
Hex:
#c01e33
RGB:
192, 30, 51
CMY:
25, 88, 80
CMYK:
0, 84, 73, 25
HSL:
352°, 72.9730%, 43.5294%
HSV (HSB):
352°, 84.3750%, 75.2941%
XYZ:
22.8000, 12.3740, 4.3187
xyY:
0.5773, 0.3133, 12.3740
CIE-Lab:
41.8045, 61.5149, 31.4562
CIE-LCH:
41.8045, 69.0910, 27.0833
CIE-Luv:
41.8045, 116.3802, 18.8846
Hunter-Lab:
35.1767, 54.1367, 17.3446
#c01e33 color charts
#c01e33 color shades, tints & tones
#c01e33 color schemes
#c01e33 color preview, HTML & CSS examples
This text has a color of #c01e33
<p style="color:#c01e33;">Text here</p>
.mytext {color:#c01e33;}
This box has a color of #c01e33
<div style="background-color:#c01e33;">Content here</div>
.mybackground {background-color:#c01e33;}
Border around this has a color of #c01e33
<div style="border:2px solid #c01e33;">Content here</div>
.myborder {border:2px solid #c01e33;}