#d82a5c color space conversions
Hex:
#d82a5c
RGB:
216, 42, 92
CMY:
15, 84, 64
CMYK:
0, 81, 57, 15
HSL:
343°, 69.0476%, 50.5882%
HSV (HSB):
343°, 80.5556%, 84.7059%
XYZ:
31.0786, 17.0276, 11.7738
xyY:
0.5190, 0.2844, 17.0276
CIE-Lab:
48.2947, 67.3320, 15.5699
CIE-LCH:
48.2947, 69.1087, 13.0203
CIE-Luv:
48.2947, 118.3173, 4.9379
Hunter-Lab:
41.2645, 62.2257, 11.9681
#d82a5c color charts
#d82a5c color shades, tints & tones
#d82a5c color schemes
#d82a5c color preview, HTML & CSS examples
This text has a color of #d82a5c
<p style="color:#d82a5c;">Text here</p>
.mytext {color:#d82a5c;}
This box has a color of #d82a5c
<div style="background-color:#d82a5c;">Content here</div>
.mybackground {background-color:#d82a5c;}
Border around this has a color of #d82a5c
<div style="border:2px solid #d82a5c;">Content here</div>
.myborder {border:2px solid #d82a5c;}