#c0153c color space conversions
Hex:
#c0153c
RGB:
192, 21, 60
CMY:
25, 92, 76
CMYK:
0, 89, 69, 25
HSL:
346°, 80.2817%, 41.7647%
HSV (HSB):
346°, 89.0625%, 75.2941%
XYZ:
22.8220, 12.0690, 5.4017
xyY:
0.5664, 0.2995, 12.0690
CIE-Lab:
41.3256, 63.6786, 25.3488
CIE-LCH:
41.3256, 68.5386, 21.7062
CIE-Luv:
41.3256, 116.5730, 13.5687
Hunter-Lab:
34.7405, 56.4656, 15.0996
#c0153c color charts
#c0153c color shades, tints & tones
#c0153c color schemes
#c0153c color preview, HTML & CSS examples
This text has a color of #c0153c
<p style="color:#c0153c;">Text here</p>
.mytext {color:#c0153c;}
This box has a color of #c0153c
<div style="background-color:#c0153c;">Content here</div>
.mybackground {background-color:#c0153c;}
Border around this has a color of #c0153c
<div style="border:2px solid #c0153c;">Content here</div>
.myborder {border:2px solid #c0153c;}