#d03951 color space conversions
Hex:
#d03951
RGB:
208, 57, 81
CMY:
18, 78, 68
CMYK:
0, 73, 61, 18
HSL:
350°, 61.6327%, 51.9608%
HSV (HSB):
350°, 72.5962%, 81.5686%
XYZ:
28.9608, 16.9302, 9.5260
xyY:
0.5226, 0.3055, 16.9302
CIE-Lab:
48.1720, 59.8516, 21.8548
CIE-LCH:
48.1720, 63.7170, 20.0596
CIE-Luv:
48.1720, 109.0008, 13.0456
Hunter-Lab:
41.1464, 53.6306, 15.0759
#d03951 color charts
#d03951 color shades, tints & tones
#d03951 color schemes
#d03951 color preview, HTML & CSS examples
This text has a color of #d03951
<p style="color:#d03951;">Text here</p>
.mytext {color:#d03951;}
This box has a color of #d03951
<div style="background-color:#d03951;">Content here</div>
.mybackground {background-color:#d03951;}
Border around this has a color of #d03951
<div style="border:2px solid #d03951;">Content here</div>
.myborder {border:2px solid #d03951;}