#c01841 color space conversions
Hex:
#c01841
RGB:
192, 24, 65
CMY:
25, 91, 75
CMYK:
0, 88, 66, 25
HSL:
345°, 77.7778%, 42.3529%
HSV (HSB):
345°, 87.5000%, 75.2941%
XYZ:
23.0190, 12.2414, 6.1506
xyY:
0.5559, 0.2956, 12.2414
CIE-Lab:
41.5972, 63.3996, 22.5666
CIE-LCH:
41.5972, 67.2961, 19.5928
CIE-Luv:
41.5972, 114.2202, 11.4208
Hunter-Lab:
34.9877, 56.2097, 14.0686
#c01841 color charts
#c01841 color shades, tints & tones
#c01841 color schemes
#c01841 color preview, HTML & CSS examples
This text has a color of #c01841
<p style="color:#c01841;">Text here</p>
.mytext {color:#c01841;}
This box has a color of #c01841
<div style="background-color:#c01841;">Content here</div>
.mybackground {background-color:#c01841;}
Border around this has a color of #c01841
<div style="border:2px solid #c01841;">Content here</div>
.myborder {border:2px solid #c01841;}