#c33f8f color space conversions
Hex:
#c33f8f
RGB:
195, 63, 143
CMY:
24, 75, 44
CMYK:
0, 68, 27, 24
HSL:
324°, 52.3810%, 50.5882%
HSV (HSB):
324°, 67.6923%, 76.4706%
XYZ:
29.2411, 17.1403, 27.7538
xyY:
0.3944, 0.2312, 17.1403
CIE-Lab:
48.4363, 59.7946, -15.7122
CIE-LCH:
48.4363, 61.8245, 345.2773
CIE-Luv:
48.4363, 74.6895, -32.0925
Hunter-Lab:
41.4008, 53.6218, -10.7656
#c33f8f color charts
#c33f8f color shades, tints & tones
#c33f8f color schemes
#c33f8f color preview, HTML & CSS examples
This text has a color of #c33f8f
<p style="color:#c33f8f;">Text here</p>
.mytext {color:#c33f8f;}
This box has a color of #c33f8f
<div style="background-color:#c33f8f;">Content here</div>
.mybackground {background-color:#c33f8f;}
Border around this has a color of #c33f8f
<div style="border:2px solid #c33f8f;">Content here</div>
.myborder {border:2px solid #c33f8f;}