#c01e4b color space conversions
Hex:
#c01e4b
RGB:
192, 30, 75
CMY:
25, 88, 71
CMYK:
0, 84, 61, 25
HSL:
343°, 72.9730%, 43.5294%
HSV (HSB):
343°, 84.3750%, 75.2941%
XYZ:
23.4725, 12.6430, 7.8598
xyY:
0.5338, 0.2875, 12.6430
CIE-Lab:
42.2204, 62.7472, 17.1050
CIE-LCH:
42.2204, 65.0368, 15.2485
CIE-Luv:
42.2204, 109.1293, 6.8018
Hunter-Lab:
35.5570, 55.6097, 11.7840
#c01e4b color charts
#c01e4b color shades, tints & tones
#c01e4b color schemes
#c01e4b color preview, HTML & CSS examples
This text has a color of #c01e4b
<p style="color:#c01e4b;">Text here</p>
.mytext {color:#c01e4b;}
This box has a color of #c01e4b
<div style="background-color:#c01e4b;">Content here</div>
.mybackground {background-color:#c01e4b;}
Border around this has a color of #c01e4b
<div style="border:2px solid #c01e4b;">Content here</div>
.myborder {border:2px solid #c01e4b;}