#c01c4b color space conversions
Hex:
#c01c4b
RGB:
192, 28, 75
CMY:
25, 89, 71
CMYK:
0, 85, 61, 25
HSL:
343°, 74.5455%, 43.1373%
HSV (HSB):
343°, 85.4167%, 75.2941%
XYZ:
23.4235, 12.5450, 7.8435
xyY:
0.5346, 0.2863, 12.5450
CIE-Lab:
42.0695, 63.1790, 16.9026
CIE-LCH:
42.0695, 65.4009, 14.9779
CIE-Luv:
42.0695, 109.7305, 6.4791
Hunter-Lab:
35.4189, 56.0639, 11.6635
#c01c4b color charts
#c01c4b color shades, tints & tones
#c01c4b color schemes
#c01c4b color preview, HTML & CSS examples
This text has a color of #c01c4b
<p style="color:#c01c4b;">Text here</p>
.mytext {color:#c01c4b;}
This box has a color of #c01c4b
<div style="background-color:#c01c4b;">Content here</div>
.mybackground {background-color:#c01c4b;}
Border around this has a color of #c01c4b
<div style="border:2px solid #c01c4b;">Content here</div>
.myborder {border:2px solid #c01c4b;}