#cf128c color space conversions
Hex:
#cf128c
RGB:
207, 18, 140
CMY:
19, 93, 45
CMYK:
0, 91, 32, 19
HSL:
321°, 84.0000%, 44.1176%
HSV (HSB):
321°, 91.3043%, 81.1765%
XYZ:
30.6821, 15.5915, 26.2033
xyY:
0.4233, 0.2151, 15.5915
CIE-Lab:
46.4339, 73.8816, -16.7577
CIE-LCH:
46.4339, 75.7582, 347.2205
CIE-Luv:
46.4339, 96.4603, -35.8720
Hunter-Lab:
39.4860, 69.6004, -11.7051
#cf128c color charts
#cf128c color shades, tints & tones
#cf128c color schemes
#cf128c color preview, HTML & CSS examples
This text has a color of #cf128c
<p style="color:#cf128c;">Text here</p>
.mytext {color:#cf128c;}
This box has a color of #cf128c
<div style="background-color:#cf128c;">Content here</div>
.mybackground {background-color:#cf128c;}
Border around this has a color of #cf128c
<div style="border:2px solid #cf128c;">Content here</div>
.myborder {border:2px solid #cf128c;}