#cf2d65 color space conversions
Hex:
#cf2d65
RGB:
207, 45, 101
CMY:
19, 82, 60
CMYK:
0, 78, 51, 19
HSL:
339°, 64.2857%, 49.4118%
HSV (HSB):
339°, 78.2609%, 81.1765%
XYZ:
29.0195, 16.0818, 13.8865
xyY:
0.4920, 0.2726, 16.0818
CIE-Lab:
47.0816, 64.7791, 8.0896
CIE-LCH:
47.0816, 65.2822, 7.1182
CIE-Luv:
47.0816, 106.6929, -2.6311
Hunter-Lab:
40.1021, 58.9912, 7.5406
#cf2d65 color charts
#cf2d65 color shades, tints & tones
#cf2d65 color schemes
#cf2d65 color preview, HTML & CSS examples
This text has a color of #cf2d65
<p style="color:#cf2d65;">Text here</p>
.mytext {color:#cf2d65;}
This box has a color of #cf2d65
<div style="background-color:#cf2d65;">Content here</div>
.mybackground {background-color:#cf2d65;}
Border around this has a color of #cf2d65
<div style="border:2px solid #cf2d65;">Content here</div>
.myborder {border:2px solid #cf2d65;}