#d00a55 color space conversions
Hex:
#d00a55
RGB:
208, 10, 85
CMY:
18, 96, 67
CMYK:
0, 95, 59, 18
HSL:
337°, 90.8257%, 42.7451%
HSV (HSB):
337°, 95.1923%, 81.5686%
XYZ:
27.7607, 14.2829, 9.8880
xyY:
0.5346, 0.2750, 14.2829
CIE-Lab:
44.6359, 70.3804, 14.6473
CIE-LCH:
44.6359, 71.8885, 11.7563
CIE-Luv:
44.6359, 122.3809, 2.8064
Hunter-Lab:
37.7927, 64.9803, 10.9423
#d00a55 color charts
#d00a55 color shades, tints & tones
#d00a55 color schemes
#d00a55 color preview, HTML & CSS examples
This text has a color of #d00a55
<p style="color:#d00a55;">Text here</p>
.mytext {color:#d00a55;}
This box has a color of #d00a55
<div style="background-color:#d00a55;">Content here</div>
.mybackground {background-color:#d00a55;}
Border around this has a color of #d00a55
<div style="border:2px solid #d00a55;">Content here</div>
.myborder {border:2px solid #d00a55;}