#d8234c color space conversions
Hex:
#d8234c
RGB:
216, 35, 76
CMY:
15, 86, 70
CMYK:
0, 84, 65, 15
HSL:
346°, 72.1116%, 49.2157%
HSV (HSB):
346°, 83.7963%, 84.7059%
XYZ:
30.2244, 16.3228, 8.3951
xyY:
0.5501, 0.2971, 16.3228
CIE-Lab:
47.3952, 68.0243, 24.1781
CIE-LCH:
47.3952, 72.1934, 19.5669
CIE-Luv:
47.3952, 126.1941, 12.9002
Hunter-Lab:
40.4015, 62.8337, 15.9611
#d8234c color charts
#d8234c color shades, tints & tones
#d8234c color schemes
#d8234c color preview, HTML & CSS examples
This text has a color of #d8234c
<p style="color:#d8234c;">Text here</p>
.mytext {color:#d8234c;}
This box has a color of #d8234c
<div style="background-color:#d8234c;">Content here</div>
.mybackground {background-color:#d8234c;}
Border around this has a color of #d8234c
<div style="border:2px solid #d8234c;">Content here</div>
.myborder {border:2px solid #d8234c;}