#c33b4d color space conversions
Hex:
#c33b4d
RGB:
195, 59, 77
CMY:
24, 77, 70
CMYK:
0, 70, 61, 24
HSL:
352°, 53.5433%, 49.8039%
HSV (HSB):
352°, 69.7436%, 76.4706%
XYZ:
25.4092, 15.2659, 8.6286
xyY:
0.5154, 0.3096, 15.2659
CIE-Lab:
45.9962, 54.8726, 20.9841
CIE-LCH:
45.9962, 58.7481, 20.9276
CIE-Luv:
45.9962, 98.5318, 13.0694
Hunter-Lab:
39.0715, 47.7078, 14.2565
#c33b4d color charts
#c33b4d color shades, tints & tones
#c33b4d color schemes
#c33b4d color preview, HTML & CSS examples
This text has a color of #c33b4d
<p style="color:#c33b4d;">Text here</p>
.mytext {color:#c33b4d;}
This box has a color of #c33b4d
<div style="background-color:#c33b4d;">Content here</div>
.mybackground {background-color:#c33b4d;}
Border around this has a color of #c33b4d
<div style="border:2px solid #c33b4d;">Content here</div>
.myborder {border:2px solid #c33b4d;}