#d00383 color space conversions
Hex:
#d00383
RGB:
208, 3, 131
CMY:
18, 99, 49
CMYK:
0, 99, 37, 18
HSL:
323°, 97.1564%, 41.3725%
HSV (HSB):
323°, 98.5577%, 81.5686%
XYZ:
30.1417, 15.1137, 22.8013
xyY:
0.4429, 0.2221, 15.1137
CIE-Lab:
45.7896, 74.6334, -12.2335
CIE-LCH:
45.7896, 75.6294, 350.6912
CIE-Luv:
45.7896, 102.8905, -29.8383
Hunter-Lab:
38.8764, 70.3614, -7.5606
#d00383 color charts
#d00383 color shades, tints & tones
#d00383 color schemes
#d00383 color preview, HTML & CSS examples
This text has a color of #d00383
<p style="color:#d00383;">Text here</p>
.mytext {color:#d00383;}
This box has a color of #d00383
<div style="background-color:#d00383;">Content here</div>
.mybackground {background-color:#d00383;}
Border around this has a color of #d00383
<div style="border:2px solid #d00383;">Content here</div>
.myborder {border:2px solid #d00383;}