#cb825d color space conversions
Hex:
#cb825d
RGB:
203, 130, 93
CMY:
20, 49, 64
CMYK:
0, 36, 54, 20
HSL:
20°, 51.4019%, 58.0392%
HSV (HSB):
20°, 54.1872%, 79.6078%
XYZ:
34.5870, 29.4521, 14.2178
xyY:
0.4420, 0.3764, 29.4521
CIE-Lab:
61.1786, 24.3009, 31.6004
CIE-LCH:
61.1786, 39.8638, 52.4395
CIE-Luv:
61.1786, 54.6510, 33.6995
Hunter-Lab:
54.2698, 18.7889, 22.4558
#cb825d color charts
#cb825d color shades, tints & tones
#cb825d color schemes
#cb825d color preview, HTML & CSS examples
This text has a color of #cb825d
<p style="color:#cb825d;">Text here</p>
.mytext {color:#cb825d;}
This box has a color of #cb825d
<div style="background-color:#cb825d;">Content here</div>
.mybackground {background-color:#cb825d;}
Border around this has a color of #cb825d
<div style="border:2px solid #cb825d;">Content here</div>
.myborder {border:2px solid #cb825d;}