#cf275e color space conversions
Hex:
#cf275e
RGB:
207, 39, 94
CMY:
19, 85, 63
CMYK:
0, 81, 55, 19
HSL:
340°, 68.2927%, 48.2353%
HSV (HSB):
340°, 81.1594%, 81.1765%
XYZ:
28.4780, 15.5246, 12.0853
xyY:
0.5077, 0.2768, 15.5246
CIE-Lab:
46.3445, 65.8490, 11.3746
CIE-LCH:
46.3445, 66.8242, 9.8004
CIE-Luv:
46.3445, 111.4139, 0.6947
Hunter-Lab:
39.4013, 60.0622, 9.3953
#cf275e color charts
#cf275e color shades, tints & tones
#cf275e color schemes
#cf275e color preview, HTML & CSS examples
This text has a color of #cf275e
<p style="color:#cf275e;">Text here</p>
.mytext {color:#cf275e;}
This box has a color of #cf275e
<div style="background-color:#cf275e;">Content here</div>
.mybackground {background-color:#cf275e;}
Border around this has a color of #cf275e
<div style="border:2px solid #cf275e;">Content here</div>
.myborder {border:2px solid #cf275e;}