#cd077b color space conversions
Hex:
#cd077b
RGB:
205, 7, 123
CMY:
20, 97, 52
CMYK:
0, 97, 40, 20
HSL:
325°, 93.3962%, 41.5686%
HSV (HSB):
325°, 96.5854%, 80.3922%
XYZ:
28.8280, 14.5612, 20.0301
xyY:
0.4546, 0.2296, 14.5612
CIE-Lab:
45.0272, 72.8920, -8.5271
CIE-LCH:
45.0272, 73.3890, 353.3277
CIE-Luv:
45.0272, 103.8176, -24.5427
Hunter-Lab:
38.1591, 68.0727, -4.4105
#cd077b color charts
#cd077b color shades, tints & tones
#cd077b color schemes
#cd077b color preview, HTML & CSS examples
This text has a color of #cd077b
<p style="color:#cd077b;">Text here</p>
.mytext {color:#cd077b;}
This box has a color of #cd077b
<div style="background-color:#cd077b;">Content here</div>
.mybackground {background-color:#cd077b;}
Border around this has a color of #cd077b
<div style="border:2px solid #cd077b;">Content here</div>
.myborder {border:2px solid #cd077b;}