#c01745 color space conversions
Hex:
#c01745
RGB:
192, 23, 69
CMY:
25, 91, 73
CMYK:
0, 88, 64, 25
HSL:
344°, 78.6047%, 42.1569%
HSV (HSB):
344°, 88.0208%, 75.2941%
XYZ:
23.1188, 12.2489, 6.7760
xyY:
0.5486, 0.2906, 12.2489
CIE-Lab:
41.6091, 63.7984, 20.0695
CIE-LCH:
41.6091, 66.8807, 17.4624
CIE-Luv:
41.6091, 113.1685, 9.1511
Hunter-Lab:
34.9985, 56.6637, 13.0199
#c01745 color charts
#c01745 color shades, tints & tones
#c01745 color schemes
#c01745 color preview, HTML & CSS examples
This text has a color of #c01745
<p style="color:#c01745;">Text here</p>
.mytext {color:#c01745;}
This box has a color of #c01745
<div style="background-color:#c01745;">Content here</div>
.mybackground {background-color:#c01745;}
Border around this has a color of #c01745
<div style="border:2px solid #c01745;">Content here</div>
.myborder {border:2px solid #c01745;}