#d00043 color space conversions
Hex:
#d00043
RGB:
208, 0, 67
CMY:
18, 100, 74
CMYK:
0, 100, 68, 18
HSL:
341°, 100.0000%, 40.7843%
HSV (HSB):
341°, 100.0000%, 81.5686%
XYZ:
27.0255, 13.8151, 6.5524
xyY:
0.5702, 0.2915, 13.8151
CIE-Lab:
43.9667, 70.3106, 25.0160
CIE-LCH:
43.9667, 74.6283, 19.5852
CIE-Luv:
43.9667, 130.2660, 12.2032
Hunter-Lab:
37.1687, 64.7428, 15.5660
#d00043 color charts
#d00043 color shades, tints & tones
#d00043 color schemes
#d00043 color preview, HTML & CSS examples
This text has a color of #d00043
<p style="color:#d00043;">Text here</p>
.mytext {color:#d00043;}
This box has a color of #d00043
<div style="background-color:#d00043;">Content here</div>
.mybackground {background-color:#d00043;}
Border around this has a color of #d00043
<div style="border:2px solid #d00043;">Content here</div>
.myborder {border:2px solid #d00043;}