#cf2183 color space conversions
Hex:
#cf2183
RGB:
207, 33, 131
CMY:
19, 87, 49
CMYK:
0, 84, 37, 19
HSL:
326°, 72.5000%, 47.0588%
HSV (HSB):
326°, 84.0580%, 81.1765%
XYZ:
30.3727, 15.9918, 22.9586
xyY:
0.4381, 0.2307, 15.9918
CIE-Lab:
46.9637, 70.4411, -10.4816
CIE-LCH:
46.9637, 71.2166, 351.5365
CIE-Luv:
46.9637, 97.9334, -26.8220
Hunter-Lab:
39.9898, 65.5909, -6.0463
#cf2183 color charts
#cf2183 color shades, tints & tones
#cf2183 color schemes
#cf2183 color preview, HTML & CSS examples
This text has a color of #cf2183
<p style="color:#cf2183;">Text here</p>
.mytext {color:#cf2183;}
This box has a color of #cf2183
<div style="background-color:#cf2183;">Content here</div>
.mybackground {background-color:#cf2183;}
Border around this has a color of #cf2183
<div style="border:2px solid #cf2183;">Content here</div>
.myborder {border:2px solid #cf2183;}