#d02945 color space conversions
Hex:
#d02945
RGB:
208, 41, 69
CMY:
18, 84, 73
CMYK:
0, 80, 67, 18
HSL:
350°, 67.0683%, 48.8235%
HSV (HSB):
350°, 80.2885%, 81.5686%
XYZ:
27.8795, 15.4254, 7.1382
xyY:
0.5527, 0.3058, 15.4254
CIE-Lab:
46.2115, 64.0619, 26.6170
CIE-LCH:
46.2115, 69.3714, 22.5623
CIE-Luv:
46.2115, 119.8377, 15.7923
Hunter-Lab:
39.2752, 57.9766, 16.7168
#d02945 color charts
#d02945 color shades, tints & tones
#d02945 color schemes
#d02945 color preview, HTML & CSS examples
This text has a color of #d02945
<p style="color:#d02945;">Text here</p>
.mytext {color:#d02945;}
This box has a color of #d02945
<div style="background-color:#d02945;">Content here</div>
.mybackground {background-color:#d02945;}
Border around this has a color of #d02945
<div style="border:2px solid #d02945;">Content here</div>
.myborder {border:2px solid #d02945;}