#c33f64 color space conversions
Hex:
#c33f64
RGB:
195, 63, 100
CMY:
24, 75, 61
CMYK:
0, 68, 49, 24
HSL:
343°, 52.3810%, 50.5882%
HSV (HSB):
343°, 67.6923%, 76.4706%
XYZ:
26.5834, 16.0772, 13.7587
xyY:
0.4712, 0.2850, 16.0772
CIE-Lab:
47.0756, 55.1071, 8.3891
CIE-LCH:
47.0756, 55.7420, 8.6559
CIE-Luv:
47.0756, 89.5102, -0.0580
Hunter-Lab:
40.0964, 48.1746, 7.7227
#c33f64 color charts
#c33f64 color shades, tints & tones
#c33f64 color schemes
#c33f64 color preview, HTML & CSS examples
This text has a color of #c33f64
<p style="color:#c33f64;">Text here</p>
.mytext {color:#c33f64;}
This box has a color of #c33f64
<div style="background-color:#c33f64;">Content here</div>
.mybackground {background-color:#c33f64;}
Border around this has a color of #c33f64
<div style="border:2px solid #c33f64;">Content here</div>
.myborder {border:2px solid #c33f64;}