#cf285e color space conversions
Hex:
#cf285e
RGB:
207, 40, 94
CMY:
19, 84, 63
CMYK:
0, 81, 55, 19
HSL:
341°, 67.6113%, 48.4314%
HSV (HSB):
341°, 80.6763%, 81.1765%
XYZ:
28.5113, 15.5911, 12.0964
xyY:
0.5073, 0.2774, 15.5911
CIE-Lab:
46.4334, 65.5959, 11.4985
CIE-LCH:
46.4334, 66.5961, 9.9426
CIE-Luv:
46.4334, 111.0730, 0.8962
Hunter-Lab:
39.4856, 59.7893, 9.4765
#cf285e color charts
#cf285e color shades, tints & tones
#cf285e color schemes
#cf285e color preview, HTML & CSS examples
This text has a color of #cf285e
<p style="color:#cf285e;">Text here</p>
.mytext {color:#cf285e;}
This box has a color of #cf285e
<div style="background-color:#cf285e;">Content here</div>
.mybackground {background-color:#cf285e;}
Border around this has a color of #cf285e
<div style="border:2px solid #cf285e;">Content here</div>
.myborder {border:2px solid #cf285e;}