#cf074d color space conversions
Hex:
#cf074d
RGB:
207, 7, 77
CMY:
19, 97, 70
CMYK:
0, 97, 63, 19
HSL:
339°, 93.4579%, 41.9608%
HSV (HSB):
339°, 96.6184%, 81.1765%
XYZ:
27.1477, 13.9532, 8.2836
xyY:
0.5497, 0.2825, 13.9532
CIE-Lab:
44.1657, 69.9471, 18.9886
CIE-LCH:
44.1657, 72.4787, 15.1881
CIE-Luv:
44.1657, 125.0192, 7.0407
Hunter-Lab:
37.3540, 64.3587, 12.9997
#cf074d color charts
#cf074d color shades, tints & tones
#cf074d color schemes
#cf074d color preview, HTML & CSS examples
This text has a color of #cf074d
<p style="color:#cf074d;">Text here</p>
.mytext {color:#cf074d;}
This box has a color of #cf074d
<div style="background-color:#cf074d;">Content here</div>
.mybackground {background-color:#cf074d;}
Border around this has a color of #cf074d
<div style="border:2px solid #cf074d;">Content here</div>
.myborder {border:2px solid #cf074d;}