#d02b5b color space conversions
Hex:
#d02b5b
RGB:
208, 43, 91
CMY:
18, 83, 64
CMYK:
0, 79, 56, 18
HSL:
343°, 65.7371%, 49.2157%
HSV (HSB):
343°, 79.3269%, 81.5686%
XYZ:
28.7646, 15.8930, 11.4491
xyY:
0.5127, 0.2833, 15.8930
CIE-Lab:
46.8338, 64.8587, 13.9351
CIE-LCH:
46.8338, 66.3388, 12.1258
CIE-Luv:
46.8338, 111.8876, 3.6960
Hunter-Lab:
39.8660, 59.0281, 10.8787
#d02b5b color charts
#d02b5b color shades, tints & tones
#d02b5b color schemes
#d02b5b color preview, HTML & CSS examples
This text has a color of #d02b5b
<p style="color:#d02b5b;">Text here</p>
.mytext {color:#d02b5b;}
This box has a color of #d02b5b
<div style="background-color:#d02b5b;">Content here</div>
.mybackground {background-color:#d02b5b;}
Border around this has a color of #d02b5b
<div style="border:2px solid #d02b5b;">Content here</div>
.myborder {border:2px solid #d02b5b;}