#d02b4e color space conversions
Hex:
#d02b4e
RGB:
208, 43, 78
CMY:
18, 83, 69
CMYK:
0, 79, 63, 18
HSL:
347°, 65.7371%, 49.2157%
HSV (HSB):
347°, 79.3269%, 81.5686%
XYZ:
28.2514, 15.6877, 8.7467
xyY:
0.5362, 0.2978, 15.6877
CIE-Lab:
46.5621, 64.0214, 21.5694
CIE-LCH:
46.5621, 67.5573, 18.6191
CIE-Luv:
46.5621, 116.2761, 11.4084
Hunter-Lab:
39.6077, 58.0072, 14.6321
#d02b4e color charts
#d02b4e color shades, tints & tones
#d02b4e color schemes
#d02b4e color preview, HTML & CSS examples
This text has a color of #d02b4e
<p style="color:#d02b4e;">Text here</p>
.mytext {color:#d02b4e;}
This box has a color of #d02b4e
<div style="background-color:#d02b4e;">Content here</div>
.mybackground {background-color:#d02b4e;}
Border around this has a color of #d02b4e
<div style="border:2px solid #d02b4e;">Content here</div>
.myborder {border:2px solid #d02b4e;}