#cf098d color space conversions
Hex:
#cf098d
RGB:
207, 9, 141
CMY:
19, 96, 45
CMYK:
0, 96, 32, 19
HSL:
320°, 91.6667%, 42.3529%
HSV (HSB):
320°, 95.6522%, 81.1765%
XYZ:
30.6375, 15.3839, 26.5539
xyY:
0.4221, 0.2120, 15.3839
CIE-Lab:
46.1555, 74.9153, -17.7900
CIE-LCH:
46.1555, 76.9987, 346.6415
CIE-Luv:
46.1555, 96.8942, -37.4286
Hunter-Lab:
39.2223, 70.7920, -12.6844
#cf098d color charts
#cf098d color shades, tints & tones
#cf098d color schemes
#cf098d color preview, HTML & CSS examples
This text has a color of #cf098d
<p style="color:#cf098d;">Text here</p>
.mytext {color:#cf098d;}
This box has a color of #cf098d
<div style="background-color:#cf098d;">Content here</div>
.mybackground {background-color:#cf098d;}
Border around this has a color of #cf098d
<div style="border:2px solid #cf098d;">Content here</div>
.myborder {border:2px solid #cf098d;}