#d02b5d color space conversions
Hex:
#d02b5d
RGB:
208, 43, 93
CMY:
18, 83, 64
CMYK:
0, 79, 55, 18
HSL:
342°, 65.7371%, 49.2157%
HSV (HSB):
342°, 79.3269%, 81.5686%
XYZ:
28.8521, 15.9280, 11.9097
xyY:
0.5089, 0.2810, 15.9280
CIE-Lab:
46.8798, 65.0000, 12.7654
CIE-LCH:
46.8798, 66.2416, 11.1110
CIE-Luv:
46.8798, 111.1722, 2.4325
Hunter-Lab:
39.9099, 59.2010, 10.2439
#d02b5d color charts
#d02b5d color shades, tints & tones
#d02b5d color schemes
#d02b5d color preview, HTML & CSS examples
This text has a color of #d02b5d
<p style="color:#d02b5d;">Text here</p>
.mytext {color:#d02b5d;}
This box has a color of #d02b5d
<div style="background-color:#d02b5d;">Content here</div>
.mybackground {background-color:#d02b5d;}
Border around this has a color of #d02b5d
<div style="border:2px solid #d02b5d;">Content here</div>
.myborder {border:2px solid #d02b5d;}