#d02b6c color space conversions
Hex:
#d02b6c
RGB:
208, 43, 108
CMY:
18, 83, 58
CMYK:
0, 79, 48, 18
HSL:
336°, 65.7371%, 49.2157%
HSV (HSB):
336°, 79.3269%, 81.5686%
XYZ:
29.5831, 16.2204, 15.7590
xyY:
0.4805, 0.2635, 16.2204
CIE-Lab:
47.2623, 66.1658, 4.0656
CIE-LCH:
47.2623, 66.2906, 3.5161
CIE-Luv:
47.2623, 105.5295, -7.6030
Hunter-Lab:
40.2745, 60.6343, 4.9926
#d02b6c color charts
#d02b6c color shades, tints & tones
#d02b6c color schemes
#d02b6c color preview, HTML & CSS examples
This text has a color of #d02b6c
<p style="color:#d02b6c;">Text here</p>
.mytext {color:#d02b6c;}
This box has a color of #d02b6c
<div style="background-color:#d02b6c;">Content here</div>
.mybackground {background-color:#d02b6c;}
Border around this has a color of #d02b6c
<div style="border:2px solid #d02b6c;">Content here</div>
.myborder {border:2px solid #d02b6c;}