#cf306c color space conversions
Hex:
#cf306c
RGB:
207, 48, 108
CMY:
19, 81, 58
CMYK:
0, 77, 48, 19
HSL:
337°, 62.3529%, 50.0000%
HSV (HSB):
337°, 76.8116%, 81.1765%
XYZ:
29.4959, 16.4620, 15.8102
xyY:
0.4775, 0.2665, 16.4620
CIE-Lab:
47.5749, 64.4850, 4.4909
CIE-LCH:
47.5749, 64.6412, 3.9838
CIE-Luv:
47.5749, 102.9558, -6.7141
Hunter-Lab:
40.5734, 58.7616, 5.2978
#cf306c color charts
#cf306c color shades, tints & tones
#cf306c color schemes
#cf306c color preview, HTML & CSS examples
This text has a color of #cf306c
<p style="color:#cf306c;">Text here</p>
.mytext {color:#cf306c;}
This box has a color of #cf306c
<div style="background-color:#cf306c;">Content here</div>
.mybackground {background-color:#cf306c;}
Border around this has a color of #cf306c
<div style="border:2px solid #cf306c;">Content here</div>
.myborder {border:2px solid #cf306c;}