#d80f5a color space conversions
Hex:
#d80f5a
RGB:
216, 15, 90
CMY:
15, 94, 65
CMYK:
0, 93, 58, 15
HSL:
338°, 87.0130%, 45.2941%
HSV (HSB):
338°, 93.0556%, 84.7059%
XYZ:
30.3352, 15.6788, 11.1003
xyY:
0.5311, 0.2745, 15.6788
CIE-Lab:
46.5502, 72.0828, 14.4147
CIE-LCH:
46.5502, 73.5099, 11.3085
CIE-Luv:
46.5502, 126.0108, 2.3527
Hunter-Lab:
39.5964, 67.4568, 11.0963
#d80f5a color charts
#d80f5a color shades, tints & tones
#d80f5a color schemes
#d80f5a color preview, HTML & CSS examples
This text has a color of #d80f5a
<p style="color:#d80f5a;">Text here</p>
.mytext {color:#d80f5a;}
This box has a color of #d80f5a
<div style="background-color:#d80f5a;">Content here</div>
.mybackground {background-color:#d80f5a;}
Border around this has a color of #d80f5a
<div style="border:2px solid #d80f5a;">Content here</div>
.myborder {border:2px solid #d80f5a;}