#d03145 color space conversions
Hex:
#d03145
RGB:
208, 49, 69
CMY:
18, 81, 73
CMYK:
0, 76, 67, 18
HSL:
352°, 62.8458%, 50.3922%
HSV (HSB):
352°, 76.4423%, 81.5686%
XYZ:
28.1849, 16.0362, 7.2400
xyY:
0.5477, 0.3116, 16.0362
CIE-Lab:
47.0219, 61.7771, 27.6328
CIE-LCH:
47.0219, 67.6756, 24.0989
CIE-Luv:
47.0219, 116.3387, 17.4652
Hunter-Lab:
40.0452, 55.5540, 17.3123
#d03145 color charts
#d03145 color shades, tints & tones
#d03145 color schemes
#d03145 color preview, HTML & CSS examples
This text has a color of #d03145
<p style="color:#d03145;">Text here</p>
.mytext {color:#d03145;}
This box has a color of #d03145
<div style="background-color:#d03145;">Content here</div>
.mybackground {background-color:#d03145;}
Border around this has a color of #d03145
<div style="border:2px solid #d03145;">Content here</div>
.myborder {border:2px solid #d03145;}