#cf3d65 color space conversions
Hex:
#cf3d65
RGB:
207, 61, 101
CMY:
19, 76, 60
CMYK:
0, 71, 51, 19
HSL:
344°, 60.3306%, 52.5490%
HSV (HSB):
344°, 70.5314%, 81.1765%
XYZ:
29.7498, 17.5425, 14.1300
xyY:
0.4843, 0.2856, 17.5425
CIE-Lab:
48.9364, 59.5852, 10.7026
CIE-LCH:
48.9364, 60.5388, 10.1828
CIE-Luv:
48.9364, 99.9357, 1.6317
Hunter-Lab:
41.8837, 53.4912, 9.3164
#cf3d65 color charts
#cf3d65 color shades, tints & tones
#cf3d65 color schemes
#cf3d65 color preview, HTML & CSS examples
This text has a color of #cf3d65
<p style="color:#cf3d65;">Text here</p>
.mytext {color:#cf3d65;}
This box has a color of #cf3d65
<div style="background-color:#cf3d65;">Content here</div>
.mybackground {background-color:#cf3d65;}
Border around this has a color of #cf3d65
<div style="border:2px solid #cf3d65;">Content here</div>
.myborder {border:2px solid #cf3d65;}