#d02f5c color space conversions
Hex:
#d02f5c
RGB:
208, 47, 92
CMY:
18, 82, 64
CMYK:
0, 77, 56, 18
HSL:
343°, 63.1373%, 50.0000%
HSV (HSB):
343°, 77.4038%, 81.5686%
XYZ:
28.9607, 16.2156, 11.7287
xyY:
0.5089, 0.2850, 16.2156
CIE-Lab:
47.2561, 63.7992, 13.9010
CIE-LCH:
47.2561, 65.2961, 12.2918
CIE-Luv:
47.2561, 109.9835, 3.9628
Hunter-Lab:
40.2686, 57.9049, 10.9191
#d02f5c color charts
#d02f5c color shades, tints & tones
#d02f5c color schemes
#d02f5c color preview, HTML & CSS examples
This text has a color of #d02f5c
<p style="color:#d02f5c;">Text here</p>
.mytext {color:#d02f5c;}
This box has a color of #d02f5c
<div style="background-color:#d02f5c;">Content here</div>
.mybackground {background-color:#d02f5c;}
Border around this has a color of #d02f5c
<div style="border:2px solid #d02f5c;">Content here</div>
.myborder {border:2px solid #d02f5c;}