#cf256c color space conversions
Hex:
#cf256c
RGB:
207, 37, 108
CMY:
19, 85, 58
CMYK:
0, 82, 48, 19
HSL:
335°, 69.6721%, 47.8431%
HSV (HSB):
335°, 82.1256%, 81.1765%
XYZ:
29.1005, 15.6712, 15.6784
xyY:
0.4814, 0.2592, 15.6712
CIE-Lab:
46.5402, 67.4256, 2.9998
CIE-LCH:
46.5402, 67.4923, 2.5475
CIE-Luv:
46.5402, 106.6030, -9.1513
Hunter-Lab:
39.5869, 61.9388, 4.2290
#cf256c color charts
#cf256c RGB chart
#cf256c CMYK chart
#cf256c RGB pie chart
#cf256c color shades, tints & tones
#cf256c color schemes
#cf256c color preview, HTML & CSS examples
This text has a color of #cf256c
<p style="color:#cf256c;">Text here</p>
.mytext {color:#cf256c;}
Text color #cf256c
This box has a color of #cf256c
<div style="background-color:#cf256c;">Content here</div>
.mybackground {background-color:#cf256c;}
Background color #cf256c
Border around this has a color of #cf256c
<div style="border:2px solid #cf256c;">Content here</div>
.myborder {border:2px solid #cf256c;}
Border color #cf256c